GtkStack: Fix an oversight in child renaming
authorMatthias Clasen <mclasen@redhat.com>
Tue, 18 Nov 2014 12:36:16 +0000 (13:36 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 18 Nov 2014 12:37:51 +0000 (13:37 +0100)
commitcd8576ec1920f73098c33df75d4e037305cc3e11
treecc47409d03806efb304b1021134fc64e680987ec
parentd31896bdba9db6883a4ccb120cf73f143a9a98bc
GtkStack: Fix an oversight in child renaming

We currently emit a warning if you rename a child to the name
it already has. We shouldn't do that.
gtk/gtkstack.c